Skip to content

chore(deps): update tunit to 1.35.0#5578

Merged
thomhurst merged 1 commit intomainfrom
renovate/tunit
Apr 16, 2026
Merged

chore(deps): update tunit to 1.35.0#5578
thomhurst merged 1 commit intomainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.34.51.35.0
TUnit.AspNetCore nuget minor 1.34.51.35.0
TUnit.Assertions nuget minor 1.34.51.35.0
TUnit.Assertions.FSharp nuget minor 1.34.51.35.0
TUnit.Core nuget minor 1.34.51.35.0
TUnit.Engine nuget minor 1.34.51.35.0
TUnit.Playwright nuget minor 1.34.51.35.0

Release Notes

thomhurst/TUnit (TUnit)

v1.35.0: 1.35.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.34.5...v1.35.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Apr 16, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 16, 2026 19:37
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: chore(deps): update tunit to 1.35.0

This is a straightforward Renovate-generated dependency update bumping 7 TUnit packages from 1.34.51.35.0 across two locations.

What's Changing

  • Directory.Packages.props — 7 centralized package version bumps (the correct single source of truth for solution-wide dependencies via CPM)
  • TUnit.Templates/content/* — 6 hardcoded version bumps across template .csproj/.fsproj/.vbproj files

Assessment

The changes are correct and consistent — all 13 version references are updated in lock-step, and no version was missed.

Template hardcoding is intentional and appropriate. Template project files can't rely on Directory.Packages.props since that file doesn't exist in a user's freshly-scaffolded project. Explicit pinning here is the right call.

v1.35.0 release notes (from the PR description) include three meaningful changes:

  • Fix for open generic transitive auto-mocks (#5568)
  • Refactored test/lifecycle tracing separation (#5572)
  • Expanded nested And/Or expectations in failure messages (#5577)

No concerns with this update. Auto-merge is appropriately enabled for this routine maintenance PR. ✓

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@thomhurst thomhurst merged commit ab5b820 into main Apr 16, 2026
15 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch April 16, 2026 20:11
This was referenced Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants